home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: cs.vu.nl!irmen
- From: irmen@cs.vu.nl (Irmen de Jong)
- Subject: Re: Telnet-source
- Nntp-Posting-Host: fluit.cs.vu.nl
- References: <332.6670T1039T1035@mailbox.swipnet.se> <54B79D88@tn.village.it> <405.6673T1178T1199@cs.ruu.nl>
- Sender: news@cs.vu.nl
- Organization: Dept. of Computer Science, Vrije Universiteit Amsterdam
- Date: Wed, 10 Apr 1996 13:55:17 GMT
- X-Newsreader: TIN [version 1.2 PL2]
- Message-ID: <DpnG06.9HK.0.-s@cs.vu.nl>
-
- On 09 Apr 96 19:38:23 +0100 Wessel Dankers (wsldanke@cs.ruu.nl) (Wessel Dankers) wrote:
- : Gabriele Greco <ggreco@tn.village.it> wrote:
-
- : >> Has anyone got a source to a "Telnet-client" that uses AmiTCPs TCP:
- : >> device? Would you please send it to me then? (I can read/program Asm,
- : >> AmigaE & C)
- : > I'm intrested too in that source.
- : I'm interested as well, since I would like to make a MUD-client
-
- : > If someone has that source please send it also to me!
- : 2me2 please?
-
- : --
- : Wessel Dankers
-
- : "Nusuth."
-
- I made one already. Didn't work because TCP: device contains a bug regarding
- End-Of-File. So, I switched to using sockets directly. Works like a charm now.
-
- Are you aware of the fact that you need to program asynchronous I/O?
- Just using TCP: isn't enough... you'll have to check the console window
- at the same time.
-
- --
- / Irmen de Jong (email: irmen@cs.vu.nl WWW: http://www.cs.vu.nl/~irmen/) \
- \ Computer Science, VU A'dam, NL. ``Nothing lasts forever'' -- Species /
-